﻿springtime_triggered = {
	type = country
	texture = "gfx/interface/icons/notification_icons/revolution.dds"
	on_created_soundeffect = "event:/SFX/UI/Alerts/Toasts/country_revolution"

	notification_type = popup
	days = 21
}

springtime_bettered = {
	type = country
	texture = "gfx/interface/icons/notification_icons/revolution.dds"

	notification_type = feed
	days = 14
}

springtime_worsened = {
	type = country
	texture = "gfx/interface/icons/notification_icons/revolution.dds"

	notification_type = feed
	days = 14
}
